<?xml version="1.0" encoding="utf-8"?>
<mx:Application  xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute" minWidth="955" minHeight="600" xmlns:local="*" viewSourceURL="srcview/index.html">
    <local:EditableRegionView />    
</mx:Application>